home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Grab.app / Contents / Resources / English.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-13  |  6.4 KB  |  80 lines

  1. /* Grab save error Alert message */
  2. "An error occurred while trying to save the grabbed image to: %@." = "An error occurred while trying to save the grabbed image to: %@.";
  3.  
  4. /* Cancel Button */
  5. "Cancel" = "Cancel";
  6.  
  7. /* title for feedback button in window mode */
  8. "Choose Window" = "Choose Window";
  9.  
  10. /* Grab save before close Alert title */
  11. "Close" = "Close";
  12.  
  13. /* Don't Save Button */
  14. "Don\\U2019t Save" = "Don’t Save";
  15.  
  16. /* instructions for selection grab */
  17. "Drag over the portion of the screen you want to capture." = "Drag over the portion of the screen you want to capture.";
  18.  
  19. /* Generic Grab error Alert title */
  20. "Error" = "Error";
  21.  
  22. /* instructions for timed screen grab */
  23. "Grab will capture the screen ten seconds after you start the timer.  (This window will not be included in the screen capture.)" = "Grab will capture the screen ten seconds after you start the timer.  (This window will not be included in the screen capture.)";
  24.  
  25. /* Additional alert info when grabs are disallowed due the DVD player running. */
  26. "Please quit DVD Player first." = "Please quit DVD Player first.";
  27.  
  28. /* Grab review unsaved before Quit Alert title */
  29. "Quit" = "Quit";
  30.  
  31. /* Quit Anyway Button */
  32. "Quit Anyway" = "Quit Anyway";
  33.  
  34. /* Review Unsaved Button */
  35. "Review Unsaved" = "Review Unsaved";
  36.  
  37. /* Save Button
  38.    Grab save error Alert title */
  39. "Save" = "Save";
  40.  
  41. /* Grab save before close Alert message */
  42. "Save changes to %@?" = "Save changes to %@?";
  43.  
  44. /* title for feedback window in screen mode */
  45. "Screen Grab" = "Screen Grab";
  46.  
  47. /* Error title when grabs are disallowed due the DVD player running. */
  48. "Screen grabs are unavailable during DVD playback." = "Screen grabs are unavailable during DVD playback.";
  49.  
  50. /* title for feedback window in selection mode */
  51. "Selection Grab" = "Selection Grab";
  52.  
  53. /* title for feedback button in timed screen mode */
  54. "Start Timer" = "Start Timer";
  55.  
  56. /* Additional alert info when window capture fails due to window sharing failure. */
  57. "The contents of this window cannot be shared." = "The contents of this window cannot be shared.";
  58.  
  59. /* Error title when window capture is used for an ineligible window. */
  60. "The window could not be captured" = "The window could not be captured";
  61.  
  62. /* Grab review unsaved before Quit Alert message */
  63. "There are unsaved windows." = "There are unsaved windows.";
  64.  
  65. /* title for feedback window in timed screen mode */
  66. "Timed Screen Grab" = "Timed Screen Grab";
  67.  
  68. /* instructions for screen grab */
  69. "To capture the screen, click outside this window. (This window will not be included in the screen capture.)  If you selected a pointer in Grab preferences, the pointer will be superimposed where you click." = "To capture the screen, click outside this window. (This window will not be included in the screen capture.)  If you selected a pointer in Grab preferences, the pointer will be superimposed where you click.";
  70.  
  71. /* Grab error */
  72. "Unable to perform the grab." = "Unable to perform the grab.";
  73.  
  74. /* instructions for window grab */
  75. "When the window you want is ready, click Choose Window, then click the window to capture it." = "When the window you want is ready, click Choose Window, then click the window to capture it.";
  76.  
  77. /* title for feedback window in window mode */
  78. "Window Grab" = "Window Grab";
  79.  
  80.